func github.com/gotd/td/telegram/downloader.reportSchemaRetry

3 uses

	github.com/gotd/td/telegram/downloader (current package)
		reader.go#L97: 				reportSchemaRetry(r.sch, RetryOperationReaderChunk, retryAttempt, err)
		retry_event.go#L30: func reportSchemaRetry(s schema, operation string, attempt int, err error) {
		verifier.go#L111: 				reportSchemaRetry(v.client, RetryOperationReaderHashes, retryAttempt, err)